/usr/bin/clang++
    -headerpad_max_install_names  
    -Wl,-dynamic,-search_paths_first
    -Qunused-arguments
    -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
    -stdlib=libc++
    -mmacosx-version-min=10.7
    -o mythavtest main.o commandlineparser.o  
    -F/opt/local/libexec/qt5/lib
    -L../../libs/libmyth
    -L../../libs/libmythtv
    -L../../external/FFmpeg/libswresample
    -L../../external/FFmpeg/libavutil
    -L../../external/FFmpeg/libavcodec
    -L../../external/FFmpeg/libavformat
    -L../../external/FFmpeg/libswscale
    -L../../libs/libmythbase
    -L../../libs/libmythui
    -L../../libs/libmythupnp
    -L../../libs/libmythmetadata
    -L../../libs/libmythservicecontracts
    -L../../libs/libmythprotoserver
    -lmythswscale
    -lmythavformat
    -lmythswresample
    -lmythavutil
    -lmythavcodec
    -lmythtv-0.28
    -lmythupnp-0.28
    -lmythbase-0.28
    -lmythui-0.28
    -lmyth-0.28
    -lmythmetadata-0.28
    -lmythservicecontracts-0.28
    -lmythprotoserver-0.28
    -L../../libs/libmythfreemheg
    -lmythfreemheg-0.28
    -L../../external/libhdhomerun
    -lmythhdhomerun-0.28
    -L/opt/local/lib
    -ltag
    -framework QTKit
    -framework Foundation
    -framework QuartzCore
    -framework CoreVideo
    -framework AVFoundation
    -framework CoreMedia
    -framework CoreFoundation
    -framework VideoToolbox
    -framework CoreServices
    -framework VideoDecodeAcceleration
    -lxml2
    -lcrypto
    -lass
    -lfftw3_threads
    -lfftw3f
    -lfftw3
    -liconv
    -lxcb-shm
    -lxcb-xfixes
    -lxcb-render
    -lxcb-shape
    -lxcb
    -lX11
    -Wl,-framework,CoreFoundation
    -Wl,-framework,Security
    -lfreetype
    -Wl,-framework,OpenGL
    -lx264
    -lmp3lame
    -lfaac
    -framework CoreGraphics
    -lm
    -llzma
    -lbz2
    -lz
    -pthread
    -framework OpenGL
    -framework AGL
    -framework QtOpenGL
    -framework QtWidgets
    -framework QtGui
    -framework QtCore
    -framework DiskArbitration
    -framework IOKit
    -framework QtNetwork
    -framework QtXml
    -framework QtSql 
